home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / codigo / Airplane.txt < prev    next >
Text File  |  2006-12-20  |  24KB  |  486 lines

  1. stop();
  2.  
  3. ///////////////////////
  4.  
  5.  _root.secoes.nave.bot_1.onRelease = function() {
  6.        _root.secoes.tipo.gotoAndStop("jogar");
  7.        _root.nome = "30k Starfighter"; 
  8.        _root.secoes.descricoes.descricao.text =  "Galaga alike game"; 
  9.        _root.controle = "Arrow keys - to control, Space bar - to shoot"; 
  10.        _root.comando = "run.app";
  11.        _root.licenca = "Feeware";
  12.        _root.caminho = "\\Airplane\\30k_starfighter.swf";
  13.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\30k_starfighter.swf";
  14.        loadMovie("interface\\imagens\\30k_starfighter.jpg", "_root.secoes.descricoes.destino");
  15.    };
  16.    // -------
  17.  
  18.  _root.secoes.nave.bot_2.onRelease = function() {
  19.        _root.secoes.tipo.gotoAndStop("jogar");
  20.        _root.nome = "Abba the Fox"; 
  21.        _root.secoes.descricoes.descricao.text =  "Help the Fox to deliver all mail and complete its mission"; 
  22.        _root.controle = "Mouse left button - to control ship height"; 
  23.        _root.comando = "run.app";
  24.        _root.licenca = "Feeware";
  25.        _root.caminho = "\\Airplane\\abba_the_fox.swf";
  26.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\abba_the_fox.swf";
  27.        loadMovie("interface\\imagens\\abba_the_fox.jpg", "_root.secoes.descricoes.destino");
  28.    };
  29.    // -------
  30.  
  31.  _root.secoes.nave.bot_3.onRelease = function() {
  32.        _root.secoes.tipo.gotoAndStop("jogar");
  33.        _root.nome = "Air Adventure"; 
  34.        _root.secoes.descricoes.descricao.text =  "Get all items and make you plane fly the more you can"; 
  35.        _root.controle = "Arrow keys - to move, Space bar - to speed up"; 
  36.        _root.comando = "run.app";
  37.        _root.licenca = "Feeware";
  38.        _root.caminho = "\\Airplane\\air_adventure.swf";
  39.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\air_adventure.swf";
  40.        loadMovie("interface\\imagens\\air_adventure.jpg", "_root.secoes.descricoes.destino");
  41.    };
  42.    // -------
  43.  
  44.  _root.secoes.nave.bot_4.onRelease = function() {
  45.        _root.secoes.tipo.gotoAndStop("jogar");
  46.        _root.nome = "Air Dodge"; 
  47.        _root.secoes.descricoes.descricao.text =  "See how far can you go using this super jet"; 
  48.        _root.controle = "Mouse left button - to control plane height"; 
  49.        _root.comando = "run.app";
  50.        _root.licenca = "Feeware";
  51.        _root.caminho = "\\Airplane\\air_dodge.swf";
  52.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\air_dodge.swf";
  53.        loadMovie("interface\\imagens\\air_dodge.jpg", "_root.secoes.descricoes.destino");
  54.    };
  55.    // -------
  56.  
  57.  _root.secoes.nave.bot_5.onRelease = function() {
  58.        _root.secoes.tipo.gotoAndStop("jogar");
  59.        _root.nome = "Aircraft Race"; 
  60.        _root.secoes.descricoes.descricao.text =  "Get all the money you find during the flight and don't let the other planes hit you"; 
  61.        _root.controle = "Mouse - to move"; 
  62.        _root.comando = "run.app";
  63.        _root.licenca = "Feeware";
  64.        _root.caminho = "\\Airplane\\aircraft_race.swf";
  65.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\aircraft_race.swf";
  66.        loadMovie("interface\\imagens\\aircraft_race.jpg", "_root.secoes.descricoes.destino");
  67.    };
  68.    // -------
  69.  
  70.  _root.secoes.nave.bot_6.onRelease = function() {
  71.        _root.secoes.tipo.gotoAndStop("jogar");
  72.        _root.nome = "Airspace Defence"; 
  73.        _root.secoes.descricoes.descricao.text =  "This is an helicopter war: Destroy all the ones you see"; 
  74.        _root.controle = "Mouse - to move, Mouse left button - to shoot"; 
  75.        _root.comando = "run.app";
  76.        _root.licenca = "Feeware";
  77.        _root.caminho = "\\Airplane\\airspace_defence.swf";
  78.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\airspace_defence.swf";
  79.        loadMovie("interface\\imagens\\airspace_defence.jpg", "_root.secoes.descricoes.destino");
  80.    };
  81.    // -------
  82.  
  83.  _root.secoes.nave.bot_7.onRelease = function() {
  84.        _root.secoes.tipo.gotoAndStop("jogar");
  85.        _root.nome = "Alien Cave"; 
  86.        _root.secoes.descricoes.descricao.text =  "Show your skills passing through the trickiest paths"; 
  87.        _root.controle = "Arrow keys - to move"; 
  88.        _root.comando = "run.app";
  89.        _root.licenca = "Feeware";
  90.        _root.caminho = "\\Airplane\\alien_cave.swf";
  91.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\alien_cave.swf";
  92.        loadMovie("interface\\imagens\\alien_cave.jpg", "_root.secoes.descricoes.destino");
  93.    };
  94.    // -------
  95.  
  96.  _root.secoes.nave.bot_8.onRelease = function() {
  97.        _root.secoes.tipo.gotoAndStop("jogar");
  98.        _root.nome = "Alien Invasion 2"; 
  99.        _root.secoes.descricoes.descricao.text =  "Stop the aliens attack, get all nuclear bombs and destroy as many ships as you can"; 
  100.        _root.controle = "Mouse - to move and aim, Mouse left button - to shoot"; 
  101.        _root.comando = "run.app";
  102.        _root.licenca = "Feeware";
  103.        _root.caminho = "\\Airplane\\alien_invasion_2.swf";
  104.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\alien_invasion_2.swf";
  105.        loadMovie("interface\\imagens\\alien_invasion_2.jpg", "_root.secoes.descricoes.destino");
  106.    };
  107.    // -------
  108.  
  109.  _root.secoes.nave.bot_9.onRelease = function() {
  110.        _root.secoes.tipo.gotoAndStop("jogar");
  111.        _root.nome = "Allied Assault"; 
  112.        _root.secoes.descricoes.descricao.text =  "Kill all invaders and save the planet"; 
  113.        _root.controle = "Arrow keys - to speed up, Ctrl - to shoot, Space bar - bomb"; 
  114.        _root.comando = "run.app";
  115.        _root.licenca = "Feeware";
  116.        _root.caminho = "\\Airplane\\allied_assault.swf";
  117.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\allied_assault.swf";
  118.        loadMovie("interface\\imagens\\allied_assault.jpg", "_root.secoes.descricoes.destino");
  119.    };
  120.    // -------
  121.  
  122.  _root.secoes.nave.bot_10.onRelease = function() {
  123.        _root.secoes.tipo.gotoAndStop("jogar");
  124.        _root.nome = "Cosmic Defender"; 
  125.        _root.secoes.descricoes.descricao.text =  "Your territory was attacked by thousands of alien ships, destroy them before it's too late"; 
  126.        _root.controle = "Arrow keys - to move, Space bar - to shoot"; 
  127.        _root.comando = "run.app";
  128.        _root.licenca = "Feeware";
  129.        _root.caminho = "\\Airplane\\1818.swf";
  130.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\1818.swf";
  131.        loadMovie("interface\\imagens\\CosmicDefender.jpg", "_root.secoes.descricoes.destino");
  132.    };
  133.    // -------
  134.  
  135.  _root.secoes.nave.bot_11.onRelease = function() {
  136.        _root.secoes.tipo.gotoAndStop("jogar");
  137.        _root.nome = "Wasted Sky"; 
  138.        _root.secoes.descricoes.descricao.text =  "Take part of this amazing space adventure and eliminate all enemy ships you can"; 
  139.        _root.controle = "Mouse - to move, Mouse left button - to shoot"; 
  140.        _root.comando = "run.app";
  141.        _root.licenca = "Feeware";
  142.        _root.caminho = "\\Airplane\\437.swf";
  143.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\437.swf";
  144.        loadMovie("interface\\imagens\\WastedSky.jpg", "_root.secoes.descricoes.destino");
  145.    };
  146.    // -------
  147.  
  148.  _root.secoes.nave.bot_12.onRelease = function() {
  149.        _root.secoes.tipo.gotoAndStop("jogar");
  150.        _root.nome = "Diamond Chaser"; 
  151.        _root.secoes.descricoes.descricao.text =  "Destroy the asteroids"; 
  152.        _root.controle = "Arrow keys - to move, Space bar - to shoot"; 
  153.        _root.comando = "run.app";
  154.        _root.licenca = "Feeware";
  155.        _root.caminho = "\\Airplane\\444.swf";
  156.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\444.swf";
  157.        loadMovie("interface\\imagens\\DiamondChaser.jpg", "_root.secoes.descricoes.destino");
  158.    };
  159.    // -------
  160.  
  161.  _root.secoes.nave.bot_13.onRelease = function() {
  162.        _root.secoes.tipo.gotoAndStop("jogar");
  163.        _root.nome = "Monkey Lander"; 
  164.        _root.secoes.descricoes.descricao.text =  "Help the space monkey to get all fruits and to land it's ship"; 
  165.        _root.controle = "Arrow keys - to control"; 
  166.        _root.comando = "run.app";
  167.        _root.licenca = "Feeware";
  168.        _root.caminho = "\\Airplane\\823.swf";
  169.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\823.swf";
  170.        loadMovie("interface\\imagens\\MonkeyLander.jpg", "_root.secoes.descricoes.destino");
  171.    };
  172.    // -------
  173.  
  174.  _root.secoes.nave.bot_14.onRelease = function() {
  175.        _root.secoes.tipo.gotoAndStop("jogar");
  176.        _root.nome = "Air Fox"; 
  177.        _root.secoes.descricoes.descricao.text =  "Face up the invaders of your home world"; 
  178.        _root.controle = "Arrow keys - to move, Space bar - to shot"; 
  179.        _root.comando = "run.app";
  180.        _root.licenca = "Feeware";
  181.        _root.caminho = "\\Airplane\\877.swf";
  182.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\877.swf";
  183.        loadMovie("interface\\imagens\\Airfox.jpg", "_root.secoes.descricoes.destino");
  184.    };
  185.    // -------
  186.  
  187.  _root.secoes.nave.bot_15.onRelease = function() {
  188.        _root.secoes.tipo.gotoAndStop("jogar");
  189.        _root.nome = "Space War"; 
  190.        _root.secoes.descricoes.descricao.text =  "Destroy the enemy's space troops while you control this amazing ship"; 
  191.        _root.controle = "W, A, S, D - to control, J - to shoot, K - special"; 
  192.        _root.comando = "run.app";
  193.        _root.licenca = "Feeware";
  194.        _root.caminho = "\\Airplane\\1087.swf";
  195.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\1087.swf";
  196.        loadMovie("interface\\imagens\\SpaceWar.jpg", "_root.secoes.descricoes.destino");
  197.    };
  198.    // -------
  199.  
  200.  _root.secoes.nave.bot_16.onRelease = function() {
  201.        _root.secoes.tipo.gotoAndStop("jogar");
  202.        _root.nome = "Bomber Fortress"; 
  203.        _root.secoes.descricoes.descricao.text =  "Miss the enemy bombs and drop down your opponents"; 
  204.        _root.controle = "Arrow keys - to control, Space bar - to shoot"; 
  205.        _root.comando = "run.app";
  206.        _root.licenca = "Feeware";
  207.        _root.caminho = "\\Airplane\\55.swf";
  208.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\55.swf";
  209.        loadMovie("interface\\imagens\\BomberFortress.jpg", "_root.secoes.descricoes.destino");
  210.    };
  211.    // -------
  212.  
  213.  _root.secoes.nave.bot_17.onRelease = function() {
  214.        _root.secoes.tipo.gotoAndStop("jogar");
  215.        _root.nome = "Beteroid"; 
  216.        _root.secoes.descricoes.descricao.text =  "Get rid of all cubes you see in this Asteroids alike game"; 
  217.        _root.controle = "Arrow keys - to control, Ctrl - to shoot"; 
  218.        _root.comando = "run.app";
  219.        _root.licenca = "Feeware";
  220.        _root.caminho = "\\Airplane\\57.swf";
  221.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\57.swf";
  222.        loadMovie("interface\\imagens\\Beteroid.jpg", "_root.secoes.descricoes.destino");
  223.    };
  224.    // -------
  225.  
  226.  _root.secoes.nave.bot_18.onRelease = function() {
  227.        _root.secoes.tipo.gotoAndStop("jogar");
  228.        _root.nome = "Crystal Craft"; 
  229.        _root.secoes.descricoes.descricao.text =  "Sail in this far away world while you quest for water"; 
  230.        _root.controle = "Mouse - to control"; 
  231.        _root.comando = "run.app";
  232.        _root.licenca = "Feeware";
  233.        _root.caminho = "\\Airplane\\65.swf";
  234.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\65.swf";
  235.        loadMovie("interface\\imagens\\CrystalCraft.jpg", "_root.secoes.descricoes.destino");
  236.    };
  237.    // -------
  238.  
  239.  _root.secoes.nave.bot_19.onRelease = function() {
  240.        _root.secoes.tipo.gotoAndStop("jogar");
  241.        _root.nome = "Space Moon"; 
  242.        _root.secoes.descricoes.descricao.text =  "Your mission is to land on the moon; beware the gravity"; 
  243.        _root.controle = "Arrow keys - to control"; 
  244.        _root.comando = "run.app";
  245.        _root.licenca = "Feeware";
  246.        _root.caminho = "\\Airplane\\428.swf";
  247.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\428.swf";
  248.        loadMovie("interface\\imagens\\SpaceMoon.jpg", "_root.secoes.descricoes.destino");
  249.    };
  250.    // -------
  251.  
  252.  _root.secoes.nave.bot_20.onRelease = function() {
  253.        _root.secoes.tipo.gotoAndStop("jogar");
  254.        _root.nome = "V-Force"; 
  255.        _root.secoes.descricoes.descricao.text =  "Face up this tricky mission, control this super spaceship and eliminate your enemies"; 
  256.        _root.controle = "Mouse - to control, Mouse left button - to shoot"; 
  257.        _root.comando = "run.app";
  258.        _root.licenca = "Feeware";
  259.        _root.caminho = "\\Airplane\\449.swf";
  260.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\449.swf";
  261.        loadMovie("interface\\imagens\\V-Force.jpg", "_root.secoes.descricoes.destino");
  262.    };
  263.    // -------
  264.  
  265.  _root.secoes.nave.bot_21.onRelease = function() {
  266.        _root.secoes.tipo.gotoAndStop("jogar");
  267.        _root.nome = "Blast"; 
  268.        _root.secoes.descricoes.descricao.text =  "The space is crowded with invaders. Eliminate them before they vanquish you home world"; 
  269.        _root.controle = "Mouse - to control, Mouse left button - to shoot"; 
  270.        _root.comando = "run.app";
  271.        _root.licenca = "Feeware";
  272.        _root.caminho = "\\Airplane\\523.swf";
  273.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\523.swf";
  274.        loadMovie("interface\\imagens\\Blast.jpg", "_root.secoes.descricoes.destino");
  275.    };
  276.    // -------
  277.  
  278.  _root.secoes.nave.bot_22.onRelease = function() {
  279.        _root.secoes.tipo.gotoAndStop("jogar");
  280.        _root.nome = "AlgoRack"; 
  281.        _root.secoes.descricoes.descricao.text =  "Take the lead of this mutant ship and face up the enemy attack"; 
  282.        _root.controle = "Arrow keys - to control, Space bar - to shoot"; 
  283.        _root.comando = "run.app";
  284.        _root.licenca = "Feeware";
  285.        _root.caminho = "\\Airplane\\532.swf";
  286.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\532.swf";
  287.        loadMovie("interface\\imagens\\AlgoRack.jpg", "_root.secoes.descricoes.destino");
  288.    };
  289.    // -------
  290.  
  291.  _root.secoes.nave.bot_23.onRelease = function() {
  292.        _root.secoes.tipo.gotoAndStop("jogar");
  293.        _root.nome = "1945 vs 2000"; 
  294.        _root.secoes.descricoes.descricao.text =  "Show the 1945 war planes are the best"; 
  295.        _root.controle = "4, 6, 8, 2 - to control, Space bar - to shoot"; 
  296.        _root.comando = "run.app";
  297.        _root.licenca = "Feeware";
  298.        _root.caminho = "\\Airplane\\545.swf";
  299.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\545.swf";
  300.        loadMovie("interface\\imagens\\1945vs2000.jpg", "_root.secoes.descricoes.destino");
  301.    };
  302.    // -------
  303.  
  304.  _root.secoes.nave.bot_24.onRelease = function() {
  305.        _root.secoes.tipo.gotoAndStop("jogar");
  306.        _root.nome = "Mission Mars"; 
  307.        _root.secoes.descricoes.descricao.text =  "Face up this mission: Land the ship on the pointed place"; 
  308.        _root.controle = "Arrow keys - to control "; 
  309.        _root.comando = "run.app";
  310.        _root.licenca = "Feeware";
  311.        _root.caminho = "\\Airplane\\625.swf";
  312.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\625.swf";
  313.        loadMovie("interface\\imagens\\MissionMars.jpg", "_root.secoes.descricoes.destino");
  314.    };
  315.    // -------
  316.  
  317.  _root.secoes.nave.bot_25.onRelease = function() {
  318.        _root.secoes.tipo.gotoAndStop("jogar");
  319.        _root.nome = "SuperNave"; 
  320.        _root.secoes.descricoes.descricao.text =  "You are in an unknown planet and need to land your ship safe and sound"; 
  321.        _root.controle = "Arrow keys - to control "; 
  322.        _root.comando = "run.app";
  323.        _root.licenca = "Feeware";
  324.        _root.caminho = "\\Airplane\\633.swf";
  325.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\633.swf";
  326.        loadMovie("interface\\imagens\\SuperNave.jpg", "_root.secoes.descricoes.destino");
  327.    };
  328.    // -------
  329.  
  330.  _root.secoes.nave.bot_26.onRelease = function() {
  331.        _root.secoes.tipo.gotoAndStop("jogar");
  332.        _root.nome = "Galactic Strife"; 
  333.        _root.secoes.descricoes.descricao.text =  "Take part of the battle, choosing your ship and destroying the enemy"; 
  334.        _root.controle = "Player 1: W, A, S, D - to control, F - to shoot, Player 2: 8, 4, 5, 6 - to control, Enter - to shoot"; 
  335.        _root.comando = "run.app";
  336.        _root.licenca = "Feeware";
  337.        _root.caminho = "\\Airplane\\671.swf";
  338.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\671.swf";
  339.        loadMovie("interface\\imagens\\GalacticStrife.jpg", "_root.secoes.descricoes.destino");
  340.    };
  341.    // -------
  342.  
  343.  _root.secoes.nave.bot_27.onRelease = function() {
  344.        _root.secoes.tipo.gotoAndStop("jogar");
  345.        _root.nome = "Fighting Spiriti"; 
  346.        _root.secoes.descricoes.descricao.text =  "A number of ships are trying to shoot down your plane. Your must miss the attacks and destroy everything you see"; 
  347.        _root.controle = "Mouse - to control, Mouse left button - to shoot"; 
  348.        _root.comando = "run.app";
  349.        _root.licenca = "Feeware";
  350.        _root.caminho = "\\Airplane\\682.swf";
  351.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\682.swf";
  352.        loadMovie("interface\\imagens\\FightingSpiriti.jpg", "_root.secoes.descricoes.destino");
  353.    };
  354.    // -------
  355.  
  356.  _root.secoes.nave.bot_28.onRelease = function() {
  357.        _root.secoes.tipo.gotoAndStop("jogar");
  358.        _root.nome = "Space Fires"; 
  359.        _root.secoes.descricoes.descricao.text =  "Destroy the field force of the last enemy mother ship in order to blast it"; 
  360.        _root.controle = "Arrow keys - to control, Space bar - to shoot"; 
  361.        _root.comando = "run.app";
  362.        _root.licenca = "Feeware";
  363.        _root.caminho = "\\Airplane\\718.swf";
  364.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\718.swf";
  365.        loadMovie("interface\\imagens\\SpaceFires.jpg", "_root.secoes.descricoes.destino");
  366.    };
  367.    // -------
  368.  
  369.  _root.secoes.nave.bot_29.onRelease = function() {
  370.        _root.secoes.tipo.gotoAndStop("jogar");
  371.        _root.nome = "Bomber Bob"; 
  372.        _root.secoes.descricoes.descricao.text =  "Protect your ship against the enemy planes"; 
  373.        _root.controle = "Arrow keys - to control, Space bar - to shoot"; 
  374.        _root.comando = "run.app";
  375.        _root.licenca = "Feeware";
  376.        _root.caminho = "\\Airplane\\892.swf";
  377.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\892.swf";
  378.        loadMovie("interface\\imagens\\BomberBob.jpg", "_root.secoes.descricoes.destino");
  379.    };
  380.    // -------
  381.  
  382.  _root.secoes.nave.bot_30.onRelease = function() {
  383.        _root.secoes.tipo.gotoAndStop("jogar");
  384.        _root.nome = "Avenger"; 
  385.        _root.secoes.descricoes.descricao.text =  "Help the alien to fight the enemy ships"; 
  386.        _root.controle = "Arrow keys - to control a nave, Ctrl - to shoot"; 
  387.        _root.comando = "run.app";
  388.        _root.licenca = "Feeware";
  389.        _root.caminho = "\\Airplane\\1043.swf";
  390.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\1043.swf";
  391.        loadMovie("interface\\imagens\\Avenger.jpg", "_root.secoes.descricoes.destino");
  392.    };
  393.    // -------
  394.  
  395.  _root.secoes.nave.bot_31.onRelease = function() {
  396.        _root.secoes.tipo.gotoAndStop("jogar");
  397.        _root.nome = "Galactic Attack"; 
  398.        _root.secoes.descricoes.descricao.text =  "You are the pilot of this powerful ship and must eliminate all invaders"; 
  399.        _root.controle = "Arrow keys - to control, Space bar - to shoot"; 
  400.        _root.comando = "run.app";
  401.        _root.licenca = "Feeware";
  402.        _root.caminho = "\\Airplane\\1079.swf";
  403.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\1079.swf";
  404.        loadMovie("interface\\imagens\\GalacticAttack.jpg", "_root.secoes.descricoes.destino");
  405.    };
  406.    // -------
  407.  
  408.  _root.secoes.nave.bot_32.onRelease = function() {
  409.        _root.secoes.tipo.gotoAndStop("jogar");
  410.        _root.nome = "Ace of Space"; 
  411.        _root.secoes.descricoes.descricao.text =  "Destroy the asteroids crossing your way"; 
  412.        _root.controle = "Mouse - to control, Mouse left button - to shoot"; 
  413.        _root.comando = "run.app";
  414.        _root.licenca = "Feeware";
  415.        _root.caminho = "\\Airplane\\AceOfSpace.swf";
  416.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\AceOfSpace.swf";
  417.        loadMovie("interface\\imagens\\AceOfSpace.jpg", "_root.secoes.descricoes.destino");
  418.    };
  419.    // -------
  420.  
  421.  _root.secoes.nave.bot_33.onRelease = function() {
  422.        _root.secoes.tipo.gotoAndStop("jogar");
  423.        _root.nome = "Air Fighting"; 
  424.        _root.secoes.descricoes.descricao.text =  "Annihilate the enemy force to score points and go ahead"; 
  425.        _root.controle = "Mouse - to control, Mouse left button - to shoot"; 
  426.        _root.comando = "run.app";
  427.        _root.licenca = "Feeware";
  428.        _root.caminho = "\\Airplane\\AirFighting.swf";
  429.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\AirFighting.swf";
  430.        loadMovie("interface\\imagens\\AirFighting.jpg", "_root.secoes.descricoes.destino");
  431.    };
  432.    // -------
  433.  
  434.  _root.secoes.nave.bot_34.onRelease = function() {
  435.        _root.secoes.tipo.gotoAndStop("jogar");
  436.        _root.nome = "Air Defense"; 
  437.        _root.secoes.descricoes.descricao.text =  "Fight the enemy attack before it's too late"; 
  438.        _root.controle = "Mouse - to aim, Space bar - to shoot"; 
  439.        _root.comando = "run.app";
  440.        _root.licenca = "Feeware";
  441.        _root.caminho = "\\Airplane\\AirDefense.swf";
  442.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\AirDefense.swf";
  443.        loadMovie("interface\\imagens\\AirDefense.jpg", "_root.secoes.descricoes.destino");
  444.    };
  445.    // -------
  446.  
  447.  _root.secoes.nave.bot_35.onRelease = function() {
  448.        _root.secoes.tipo.gotoAndStop("jogar");
  449.        _root.nome = "Air Defense 2"; 
  450.        _root.secoes.descricoes.descricao.text =  "This is the second version of Air Defense: things got complicated"; 
  451.        _root.controle = "Mouse - to aim, Space bar - to shoot"; 
  452.        _root.comando = "run.app";
  453.        _root.licenca = "Feeware";
  454.        _root.caminho = "\\Airplane\\AirDefense2.swf";
  455.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\AirDefense2.swf";
  456.        loadMovie("interface\\imagens\\AirDefense2.jpg", "_root.secoes.descricoes.destino");
  457.    };
  458.    // -------
  459.  
  460.  _root.secoes.nave.bot_36.onRelease = function() {
  461.        _root.secoes.tipo.gotoAndStop("jogar");
  462.        _root.nome = "Air Defense 3"; 
  463.        _root.secoes.descricoes.descricao.text =  "Last version of the classic Air Defense: the ultimate challenge"; 
  464.        _root.controle = "Mouse - to aim, Space bar - to shoot"; 
  465.        _root.comando = "run.app";
  466.        _root.licenca = "Feeware";
  467.        _root.caminho = "\\Airplane\\AirDefense3.swf";
  468.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\AirDefense3.swf";
  469.        loadMovie("interface\\imagens\\AirDefense3.jpg", "_root.secoes.descricoes.destino");
  470.    };
  471.    // -------
  472.  
  473.  _root.secoes.nave.bot_37.onRelease = function() {
  474.        _root.secoes.tipo.gotoAndStop("jogar");
  475.        _root.nome = "Air Wolf"; 
  476.        _root.secoes.descricoes.descricao.text =  "Escape the enemy attack and hit him from behind"; 
  477.        _root.controle = "Arrow keys - to control, Ctrl to shoot"; 
  478.        _root.comando = "run.app";
  479.        _root.licenca = "Feeware";
  480.        _root.caminho = "\\Airplane\\AirWolf.swf";
  481.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\AirWolf.swf";
  482.        loadMovie("interface\\imagens\\AirWolf.jpg", "_root.secoes.descricoes.destino");
  483.    };
  484.    // -------
  485.  
  486.